-
Notifications
You must be signed in to change notification settings - Fork 578
MigrationAssistant - Feature: Set desired count for proxies #10082
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MigrationAssistant - Feature: Set desired count for proxies #10082
Conversation
Signed-off-by: Andre Kurait <akurait@amazon.com>
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review. |
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Moving to draft until opensearch-project/opensearch-migrations#1499 is released |
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
@natebower: Can you take a quick look at this one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Naarcha-AWS @AndreKurait Please see my comment and changes and tag me for approval when addressed. Thanks!
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
…on-options.md Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
@Naarcha-AWS @AndreKurait Moved back to doc review pending completion. |
…Count to be 0 Signed-off-by: Andre Kurait <akurait@amazon.com>
…proxy Signed-off-by: Andre Kurait <akurait@amazon.com>
@natebower i've updated based on feedback here, could you take another look? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AndreKurait Please see my comment and a minor change. We can proceed based on the answer to my comment. Thanks!
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
"captureProxyServiceEnabled": true, | ||
"captureProxyExtraArgs": "", | ||
|
||
"// settingsForCaptureAndReplay": "Enable the following services for live traffic capture and replay", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AndreKurait What is the source of this text? Is it a template? Shouldn't the text in the code block reflect exactly what the user will see in the sample CDK? In other words, are we allowed to change this text or not?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once we merge this, i'll merge a correction in the sample CDK to match this exactly
…on-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AndreKurait Please see my changes. Thanks!
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
_migration-assistant/deploying-migration-assistant/configuration-options.md
Outdated
Show resolved
Hide resolved
…on-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com>
…on-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com>
…on-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AndreKurait! LGTM
* MigrationAssistant - Feature: Set desired count for proxies Signed-off-by: Andre Kurait <akurait@amazon.com> * Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Update _migration-assistant/deploying-migration-assistant/configuration-options.md Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> * Update example targetClusterProxyDesiredCount and captureProxyDesiredCount to be 0 Signed-off-by: Andre Kurait <akurait@amazon.com> * Improve language on preventing failing deployments on capture/target proxy Signed-off-by: Andre Kurait <akurait@amazon.com> * Update _migration-assistant/deploying-migration-assistant/configuration-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com> * Update _migration-assistant/deploying-migration-assistant/configuration-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com> * Update _migration-assistant/deploying-migration-assistant/configuration-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com> * Update _migration-assistant/deploying-migration-assistant/configuration-options.md Co-authored-by: Nathan Bower <nbower@amazon.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com> --------- Signed-off-by: Andre Kurait <akurait@amazon.com> Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Signed-off-by: Andre Kurait <AndreKurait@gmail.com> Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Co-authored-by: Nathan Bower <nbower@amazon.com> (cherry picked from commit 34daa48) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Add documentation for feature in PR: opensearch-project/opensearch-migrations#1499
Issues Resolved
Closes #MIGRATIONS-2515
Version
MA 2.4.1+
Frontend features
If you're submitting documentation for an OpenSearch Dashboards feature, add a video that shows how a user will interact with the UI step by step. A voiceover is optional.
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.